body { margin:0 auto; padding:0; font-family:"微软雅黑","宋体", Arial, Helvetica, sans-serif; color:#3d4450; }

div, ul, ol, dl, dt, dd, li, dl, h2, h3, h4, pre, table { margin:0px; padding:0px; font-family:"微软雅黑","宋体", Arial, Helvetica, sans-serif;}

/*文字漂浮位置*/

.fl {text-align:left;}/*内容居左*/

.fr{text-align:right;}/*内容居右*/

.fc{text-align:center;}/*内容剧中*/

.xin_nav{background:#d04646; width:1240px; padding:10px; margin:0 auto; height:50px;}
.tabNAV{width:1240px; margin:0 auto;}
.tabNAV li{float:left; width:137px; line-height:40px; font-size:24px; font-weight:bold; text-align:center;}
.tabNAV li a{color:#FFF; text-decoration:none;}
.tabNAV li a:hover {color: #fff; border-bottom:3px solid #FFF;}



/*综合样式*/

div,form,img{margin: 0; padding: 0; border: 0;}

h1,h2,h3,h4,h5,h6 { margin:0px; padding:0px; font-family:"微软雅黑","黑体", Arial, Helvetica, sans-serif;}

ul,li { margin:0px; list-style:none; list-style-position:outside; padding:0px; font-family:"微软雅黑","宋体",Arial,sans-serif;}

li, ul, ol, dl, dd, dt { margin:0px; list-style:none; list-style-position:outside; padding:0px; text-indent:0; font-family:"微软雅黑","宋体", Arial, Helvetica, sans-serif;}

a{text-decoration:none; color:#3d4450;}

a:link {color: #3d4450; text-decoration:none;}

a:visited {color: #3d4450;text-decoration:none;}

a:hover {color: #cf4646; text-decoration:none;}

a:active {color: #3d4450;}

.zqdy{display:none;}

.w100 {

    width: 100px;

}


/*大头条1切换*/
.swiper {
    width: 1260px;
    margin: 0 auto;
    overflow: hidden;

}

      .swiper-slide {
        text-align: center;
		    width:1260px; overflow:hidden; margin:0 auto;
        font-size: 18px;
        background: #fff;

        /* Center slide text vertically */
        display: -webkit-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        -webkit-justify-content: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        align-items: center;
      }





#gg_left_1{ height:260px;}

*{ margin:0px; padding:0px; list-style:none; word-break: break-all; word-wrap: break-word;}

.left { float:left;}

.right { float:right;}

.center { float:left;}



/*清除浮动*/

.clearfloat {clear:both;height:0;font-size: 1px;line-height: 0px;}



.sp5{ height:5px; clear:both;}

.sp10{ height:10px; clear:both;}

.sp20{ height:20px; clear:both;}

.sp30{ height:30px; clear:both;}

.sp40{ height:40px; clear:both;}

.head{ background:url(htm_top.jpg) top center no-repeat; height:489px; }



/*LOGO、广告1、天气、日期、爆料*/

.logo img{width:146px; height:70px;}

.guanggao1 img{ width:640px; height:75px;}

.guanggao2 { padding:0; margin-top:5px; margin-bottom:10px; clear:both;}

.guanggao2 img{width:1080px; height:50px;}

.guanggao3 {padding:0; margin-top:10px; margin-bottom:10px; clear:both;}

.guanggao3 img{width:336px; height:50px;}

.guanggao4 {padding:0; margin-top:10px; margin-bottom:10px; clear:both;}

.guanggao4 img{width:850px; height:97px;}

.guanggao5 { padding:0; margin-top:15px; margin-bottom:15px; clear:both;}

.guanggao5 img{width:1080px; height:50px;}

.guanggao6 { padding:0; margin-top:15px; margin-bottom:15px; clear:both;}

.guanggao6 img{width:526px; height:50px;}

.guanggao7 {padding:0; margin-top:10px; clear:both;}

.guanggao7 img{width:334px; height:50px; border:1px solid #3d4450;}

.guanggao8 { padding:0; margin-top:10px; margin-bottom:0px; clear:both;}

.guanggao8 img{width:524px; height:50px; border:1px solid #3d4450;}









.tianqi{width:180px; float:left; font-size:14px;}

.blrx{width:123px; float:left; margin-left:5px; color:#cc3333; font-size:12px;background:url(logo_02.jpg) 0px 0px no-repeat;

    line-height: 15px;

    padding-left: 16px;

    height: 15px; margin-top:5px;

    overflow: hidden;}

/*LOGO、广告1、天气、日期、爆料*/



		
/*搜索框*/	

form { 

margin: 0; 

} 

#search_box { 

width: 215px; 

height: 36px; 

background:url(shousuokuang.png); 

} 

#search_box #contentKey { 

float: left; 

padding: 0; 

margin: 6px 0 0 6px; 

border: 0; 

width: 170px; 

background: none; 

font-size: .8em; font-size:18px;

} 

#search_box #imageField { 

float: right; 

margin: 3px 4px 0 0; 

} 
	

	



/*导航条开始*/

.nav{

  width: 1030px;

  margin: 1em auto;

  background:#cf4646; height:40px; padding-left:25px; padding-right:25px; margin-top:5px; 

}



ul{

  margin: 0px;

  padding: 0px;

  list-style: none;

}



ul.dropdown{ 

  position: relative; 

  width: 1055px;; 

}



ul.dropdown li{ 

  font-weight: bold; 

  float: left; 

  /*width: 63px; */

  position: relative;

  background: #cf4646; height:40px; line-height:22px;

}



ul.dropdown a:hover{ 

  color: #000; 

}



ul.dropdown li a { 

  display: block; 

  padding: 9px 2px;

  color: #fff; 

  position: relative; 

  z-index: 2000; 

  text-align: center;

  text-decoration: none;

   font-size:19px; font-weight:bold; height:22px;

}



ul.dropdown li a:hover,

ul.dropdown li a.hover{ 

  background: #d65c5c;

  position: relative;

  color: #fff;

}





ul.dropdown ul{ 

 display: none;

 position: absolute; 

  top: 0; 

  left: 0; 

  width: 203px; 

  z-index: 1000; margin-left:-105px;

  

}



ul.dropdown ul li { 

  font-weight: normal; 

  background: #d65c5c; 

  color: #000; 

  

  border: 1px solid #fff; width:63px; overflow:hidden; height:35px;

}



ul.dropdown ul li a{ 

  display: block; 

  color: #34495e !important;

  background: #eee !important;

} 



ul.dropdown ul li a:hover{

  display: block; 

  background: #d65c5c !important;

  color: #fff !important;

} 



.drop > a{

  position: relative;

}



.drop > a:after{

  content:"";

  position: absolute;

  right: 3px;

  top: 40%;

  border-left: 5px solid transparent;

  border-top: 5px solid #fff;

  border-right: 5px solid transparent;

  z-index: 999;

}



.drop > a:hover:after{

  content:"";

   border-left: 5px solid transparent;

  border-top: 5px solid #fff;

  border-right: 5px solid transparent;

}



/*导航条结束*/



/*大头条开始*/

.hot {

    width: 850px;

    margin: 0 auto; height:88px;



}

.hot_a {

    width: 850px;

    float: left;

    text-align: center; height:88px;

}

.hot_a h1 {

    

    font-family:"微软雅黑","宋体"; width:830px; overflow:hidden; height:40px; line-height:40px; margin:0 auto; text-align:center; font-weight:bold;

}

.hot_a p {

    font-size: 14px;

    margin: 6px auto;

	width:810px; overflow:hidden; height:50px; line-height:25px; text-align:left; text-indent:2em;

}



.hotxian{    border-bottom: 1px  solid rgb(130, 130, 130); margin-top:10px; width:1080px;}

/*大头条结束*/





/*公告任免样式开始*/

.pb1{width:390px; overflow:hidden; height:40px; line-height:40px; text-align:left; font-size:16px; font-family:"微软雅黑"; }

/*要闻、海南、海口样式结束*/



/*首屏大焦点图开始*/

.hiSlider-pages, .hiSlider-title {

	position:absolute;

	z-index:3

}

.hiSlider-btn-prev, .hiSlider-btn-next {

	position:absolute;

	z-index:5;

	top:50%;

	height:30px;

	width:30px;

	background:url(hislider-arrow.png) no-repeat;

	margin-top:-15px;

	text-indent:-200px;

	overflow:hidden;

filter:alpha(opacity=60);  /*支持 IE 浏览器*/

-moz-opacity:0.60; /*支持 FireFox 浏览器*/

opacity:0.60;  /*支持 Chrome, Opera, Safari 等浏览器*/

}

.hiSlider-btn-prev {

	left:10px

}

.hiSlider-btn-next {

	right:10px;

	background-position:-30px 0

}

.hiSlider-btn-prev:hover, .hiSlider-btn-next:hover {

	opacity:1;

filter:alpha(opacity:100)

}

.hiSlider-title {

	bottom:0;

	width:100%;

	padding:6px 0;

	color:#fff;

	text-indent:10px;

	background:rgba(0, 0, 0, .6);

	background-color:#000; overflow:hidden;opacity: 0.6;filter: alpha(opacity=60);

	z-index:2; height:30px;

	font:18px/2 "Microsoft YaHei", Arial, Tahoma

}

.hiSlider-pages {

  bottom: 15px;

    right: 10px;

    text-align: right;

    width: 300px;

    position: absolute;

    z-index: 1000;

}

.hiSlider-pages a {

	height:12px;

	width:12px;

	margin:0 6px;

	display:inline-block;

	overflow:hidden;

	text-indent:-100px;

	font-size:0;

	border-radius:50%;

	background:#ddd

}

.hiSlider-pages a.active {

	background:#cf4646

}









	#wrap{

		width: 80%;

		min-width: 300px;

		margin: 10px auto 80px;

		background: #fefefe;

	}

	.hiSlider{

		overflow: hidden;

		height: 350px;

		width: 704px;

		background: #eee;

	}

	.hiSlider img{

		max-width:350px; max-width:704px;}

	

	.hiSlider-item{

		float: left;

	}

/*首屏大焦点图结束*/











/*辣评、问政、任免公示和海口正能量、热点专题开始*/

.lp_left{ width:335px; float:left;}

.lp_center{width:40px; float:left;}

.lp_right{width:705px; float:left;}

.zhengnengliang{background:url(zhengnengliang.png) no-repeat top center; height:35px;}



/*滑动1/2/3*/



.preview{overflow:hidden;}

.cont{ padding-bottom:8px; padding-top:8px;}

.cont2{ padding-bottom:8px; padding-top:8px;}

.cont3{ padding-bottom:0px; padding-top:6px;}

.cont5{ padding-bottom:0px; padding-top:6px;}

.cls{clear:both;}

.hidden{display:none;}

#sourse{border:1px dotted #ccc;width:600px;height:300px;margin:0px auto;}

.textDiv{margin:10px 40px 10px;text-align:center;}



.example{margin:10px;border:1px dotted #ccc;padding:10px;}

.scrolldoorFrame{width:390px;margin:0px auto;overflow:hidden;}

.bor03{border-top-width:0px; font-size:14px;}

.on{cursor:pointer;background:url(hd.png) no-repeat top center; height:31px;margin-bottom:5px; margin-top:5px; padding:2px;font-weight:bold; font-size:20px; width:85px; text-align:center;}

.scrollUl{width:390px;border-bottom:1px solid #CCC;overflow:hidden;height:35px;}

.scrollUl li{cursor:pointer; margin-bottom:5px; margin-top:5px; padding:2px; font-size:20px; color:#3d4450; width:100px; text-align:center; font-weight:bold; float:left;}

.scrolldoorFrame2{width:390px;margin:0px auto;overflow:hidden;}

.scrollUl2{width:390px;border-bottom:1px solid #CCC;overflow:hidden;height:35px;}

.scrollUl2 li{cursor:pointer; margin-bottom:5px; margin-top:5px; padding:2px; font-size:20px; color:#3d4450; width:85px; text-align:center; font-weight:bold; float:left;}

.scrollUl3{width:335px;border-bottom:1px solid #CCC;overflow:hidden;height:35px;}

.scrollUl3 li{cursor:pointer; margin-bottom:5px; margin-top:5px; padding:2px; font-size:20px; color:#3d4450; width:95px; text-align:center; font-weight:bold; float:left;}



/*滑动1/2和3结束*/

/*图片左右滚动开始*/

.h_tonglan {width:700px;background:#FFFFFF;margin:0 auto;}

.h_tonglan dl {width:670px;height:32px;_height:32px;background:url(huixian2.gif) repeat-x top;margin-left:10px;margin-right:10px;}

.h_tonglan dl dd {float:left;width:196px;height:32px;_height:32px;background:url(lvx2.gif) repeat-x top;}

.h_tonglan dl dt {float:right;width:700px;text-align:right;line-height:25px;min-height:25px;color:#6A6A6A;}

.h_tonglan ul {overflow:hidden;}

.h190px {overflow:hidden;margin-left:10px;margin-right:10px;padding-bottom:3px;padding-top:14px;}

.h190px img {width:670px;border:0px;}



.h218px {height:110px;_height:110px;padding-top:10px;margin:0 auto;}

.h218px th {padding-top:42px;}

.h218px td {overflow:hidden;}

/*鼠标经过图片变大*/

.ul_liebiao{}

.ul_liebiao li{float:left; height:180px; width:288px; position:relative;overflow:hidden; overflow:hidden;}

.ul_liebiaos li{float:left; height:110px; width:205px; margin-right:10px; position:relative;overflow:hidden; overflow:hidden;}

.ul_liebiao li img{height:180px; width:288px;z-index:10; border:0;}

.ul_liebiaos li img{height:110px; width:205px;z-index:10; border:0;}

.ul_liebiao li:hover img {

-webkit-animation:moves .9s ease forwards;

animation:moves .9s ease forwards}

.ul_liebiaos li:hover img {

-webkit-animation:moves .9s ease forwards;

animation:moves .9s ease forwards}



@-webkit-keyframes moves {

0% {

-webkit-transform:scale(1)

}

100% {

-webkit-transform:scale(1.1)

}

}

@keyframes moves {

0% {

transform:scale(1)

}

100% {

transform:scale(1.1)

}

}



.ul_liebiao li div{ width:288px; height:25px; filter:alpha(Opacity=60);-moz-opacity:0.5;opacity: 0.7;z-index:100; position:absolute; right:0px; bottom:0px; background-color:#000; font:14px '微软雅黑'; color:#fff; text-align:center; line-height:25px; margin-right:1px; overflow:hidden; font-weight:bold;}

.ul_liebiaos li div{ width:205px; height:25px; filter:alpha(Opacity=60);-moz-opacity:0.5;opacity: 0.7;z-index:100; position:absolute; right:0px; bottom:0px; background-color:#000; font:14px '微软雅黑'; color:#fff; text-align:center; line-height:25px; margin-right:1px; overflow:hidden; font-weight:bold;}

.pointer {CURSOR: pointer}

/*鼠标经过图片变大*/

/*图片左右滚动结束*/

/*辣评、问政、任免公示和海口正能量、热点专题结束*/



/*圈圈圈*/

.lanmu334{background:url(334lm.png) no-repeat top center; height:31px; width:334px;}

.lanmu334_bt{ color:#3d4450; font-size:20px; font-weight:bold; margin-left:19px; line-height:31px; text-align:left;}

.lanmu335_bt{color:#3d4450; font-size:20px; font-weight:bold; line-height:25px; text-align:center; overflow:hidden; width:335px; height:25px; margin-bottom:10px; }

.lanmu335_zy{width:334px; text-indent:2em; line-height:25px; height:70px; text-align:left; font-size:14px; overflow:hidden; margin-bottom:9px; color:#3d4450;}

.lanmu336_bt{ color:#3d4450; font-size:20px; font-weight:bold; margin-left:8px; line-height:31px; text-align:left;}



/*海口+、天下事*/

.pb{width:374px; overflow:hidden; height:40px; text-align:left; line-height:40px; font-size:16px; font-family:"微软雅黑","宋体"; }

.pbAA{width:390px; overflow:hidden; height:40px; text-align:left; line-height:40px; font-size:16px; font-family:"微软雅黑","宋体"; }


.section-focus-pic{margin:8px 0 0 0;height:180px;width:334px;overflow:hidden;position:relative;}

.section-focus-pic ul li{position:absolute;top:0;left:334px;width:334px;height:180px;}

.section-focus-pic ul li h3{position:absolute;bottom:16px; height:20px; line-height:20px; text-align:center; left:0;width:320px;font-weight:normal;color:#FFF;margin-left:5px; margin-right:5px;z-index: 111;font-size: 15px; font-family:"微软雅黑","宋体",Arial,sans-serif;; overflow:hidden;}

.section-focus-pic ul li div{position:absolute;bottom:0;left:0;height:50px;background-color:#000;width:334px; overflow:hidden;opacity: 0.6;filter: alpha(opacity=60);}

.section-focus-pic .pages{width:238px;height:180px;}

.section-focus-pic .controler{position:absolute;bottom:5px;right:10px;}

.section-focus-pic .controler b{cursor:pointer;width:20px;height:10px;display:block;overflow:hidden;text-indent:20px;background:url(news_index_icon.png) no-repeat -136px 3px; float:left;margin:0 0 0 5px;}

.section-focus-pic .controler b.down{background-position:-161px 1px;}

.section-focus-pic .controler2 a{display:block; width:40px;position:absolute;top:80px;height:40px;}

.section-focus-pic .controler2 a i{cursor:pointer;display:block;width:22px;height:34px; background:url(star.png) no-repeat;}

.section-focus-pic .controler2 .prev{left:5px;}

.section-focus-pic .controler2 .prev i{background-position:-34px -68px;_background:none;_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='star_05.png');margin-left:5px;}

.section-focus-pic .controler2 .prev:hover i{left:10px;background-position:-34px -24px;_background:none;_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='star_03.png');}

.section-focus-pic .controler2 .next{right:10px;}

.section-focus-pic .controler2 .next i{background-position:-62px -68px;_background:none;_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='star_06.png');margin-left:10px;}

.section-focus-pic .controler2 .next:hover i{right:10px;background-position:-62px -24px;_background:none;_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='star_04.png');}



/*海南境界和今晚话题*/

.hnjj{width:334px; height:169px;}

.hnjj li{width:334px; float:left; height:86px; margin-bottom:4px;}

.hnjjimg{float:left; width:112px; height:86px;}

.hnjjbt{float:left; margin-left:5px;  margin-bottom:5px; width:217px; overflow:hidden; height:20px; line-height:25px; text-align:center; font-size:14px; font-weight:bold;}

.hnjjzy{float:left; margin-left:5px;  width:217px; overflow:hidden; height:60px; line-height:20px; text-align:left; font-size:13px; text-indent:2em;}









/*国际、国内、社会、娱乐、时尚、健康、旅游样式开始*/

.lmt{ background:url(lmt.png) no-repeat top center; height:22px; padding-left:10px; color:#3d4450; margin-bottom:10px; width:322px;}

.ul_liebiao4c{}

.ul_liebiao4c li{float:left; height:180px; width:374px;  position:relative;overflow:hidden; overflow:hidden;}

.ul_liebiao4c li img{height:180px; width:374px;z-index:10; border:0;}

.ul_liebiao4c li:hover img {

-webkit-animation:moves .9s ease forwards;

animation:moves .9s ease forwards}



@-webkit-keyframes moves {

0% {

-webkit-transform:scale(1)

}

100% {

-webkit-transform:scale(1.1)

}

}

@keyframes moves {

0% {

transform:scale(1)

}

100% {

transform:scale(1.1)

}

}



.ul_liebiao4c li div{ width:374px; height:25px; filter:alpha(Opacity=60);-moz-opacity:0.5;opacity: 0.7;z-index:100; position:absolute; right:0px; bottom:0px; background-color:#000; font:14px '微软雅黑',"宋体"; color:#FFFBF0; text-align:center; line-height:25px; margin-right:1px; overflow:hidden;}



.ul_liebiao4{}

.ul_liebiao4 li{float:left; height:180px; width:334px;  position:relative;overflow:hidden; overflow:hidden;}

.ul_liebiao4 li img{height:180px; width:334px;z-index:10; border:0;}

.ul_liebiao4 li:hover img {

-webkit-animation:moves .9s ease forwards;

animation:moves .9s ease forwards}



@-webkit-keyframes moves {

0% {

-webkit-transform:scale(1)

}

100% {

-webkit-transform:scale(1.1)

}

}

@keyframes moves {

0% {

transform:scale(1)

}

100% {

transform:scale(1.1)

}

}



.ul_liebiao4 li div{ width:334px; height:25px; filter:alpha(Opacity=60);-moz-opacity:0.5;opacity: 0.7;z-index:100; position:absolute; right:0px; bottom:0px; background-color:#000; font:14px '微软雅黑',"宋体"; color:#FFFBF0; text-align:center; line-height:25px; margin-right:1px; overflow:hidden;}

.pointer {CURSOR: pointer}





/*国际、国内、社会、娱乐、时尚、健康、旅游样式结束*/









/*精彩图片开始*/

.jctp{background:url(jjtp.jpg) no-repeat top center; height:31px; width:1080px; margin-bottom:10px;}

.ul_liebiao2{}

.ul_liebiao2 li{float:left; height:140px; width:249px;  position:relative;overflow:hidden; overflow:hidden;}

.ul_liebiao2 li img{height:140px; width:249px;z-index:10; border:0;}

.ul_liebiao2 li:hover img {

-webkit-animation:moves .9s ease forwards;

animation:moves .9s ease forwards}



@-webkit-keyframes moves {

0% {

-webkit-transform:scale(1)

}

100% {

-webkit-transform:scale(1.1)

}

}

@keyframes moves {

0% {

transform:scale(1)

}

100% {

transform:scale(1.1)

}

}



.ul_liebiao2 li div{ width:249px; height:25px; filter:alpha(Opacity=60);-moz-opacity:0.5;opacity: 0.7;z-index:100; position:absolute; right:0px; bottom:0px; background-color:#000; font:14px '微软雅黑',"宋体"; color:#FFFBF0; text-align:center; line-height:25px; margin-right:1px; overflow:hidden;}

.pointer {CURSOR: pointer}

/*精彩图片结束*/





/*热门视频开始*/

.ul_liebiao3{}

.ul_liebiao3 li{float:left; height:134px; width:210px;  position:relative;overflow:hidden; overflow:hidden;}

.ul_liebiao3 li img{height:134px; width:210px;z-index:10; border:0;}

.ul_liebiao3 li:hover img {

-webkit-animation:moves .9s ease forwards;

animation:moves .9s ease forwards}



@-webkit-keyframes moves {

0% {

-webkit-transform:scale(1)

}

100% {

-webkit-transform:scale(1.1)

}

}

@keyframes moves {

0% {

transform:scale(1)

}

100% {

transform:scale(1.1)

}

}



.ul_liebiao3 li div{ width:210px; height:25px; filter:alpha(Opacity=60);-moz-opacity:0.5;opacity: 0.7;z-index:100; position:absolute; right:0px; bottom:0px; background-color:#000; font:14px '微软雅黑',"宋体"; color:#FFFBF0; text-align:center; line-height:25px; margin-right:1px; overflow:hidden;}

.pointer {CURSOR: pointer}

/*热门视频结束*/



/*友情链接和底部*/

.yq01{left;margin: 0;padding: 0px 10px 0 10px;font-size: 16px;line-height: 22px; white-space: nowrap;}

.yq02{left;margin: 0;padding: 0px 10px 0 10px;font-size: 14px;line-height: 22px; white-space: nowrap;}

.nr01{line-height:20px; font-size:16px; font-weight:bold; font-weight:bold;  color:#8f8f8f;}
.nr01 a{color:#8f8f8f;}
.nr02{color:#8f8f8f;}

.nrw1{width:1080px; border-top:1px solid #cf4646;}

.nrw2{width:900px; margin:0 auto; margin-top:5px; margin-bottom:20px;}

.nrw3{ background-color:#f1f1f1; width:100%; padding-top:15px; padding-bottom:20px;}



.cont2016{width: 1260px;

    margin: 0 auto;

    padding: px 0;

    }

.contleft{float: left;

    width: 10px;

    height: 40px;

    line-height: 40px;

    margin-left: 16px;

    color: #8f8f8f0;

    font-weight: bold;}

.contright a{display: inline-block;

    height: 40px;

    line-height: 40px;

    margin: 0 14px 0 0;

    font-size: 16px; font-weight:bold; color:#8f8f8f;

    }




/*顶部通栏*/
.slideBox7 {width: 1300px; height: 132px; overflow: hidden; position: relative;}
.slideBox7 .hd {height: 7px; overflow: hidden; position: absolute; right: 5px; top:10px;z-index: 1;}
.slideBox7 .hd ul {overflow: hidden;zoom: 1;float: left;}
.slideBox7 .hd ul li {float: left;margin-right: 6px;width: 7px;height: 7px;line-height: 14px;text-align: center;background:#CCC;cursor: pointer;}
.slideBox7 .hd ul li.on {background: #cf4646; width:7px; height:7px;color: #fff;}
.slideBox7 .bd {position: relative; height: 100%; z-index: 0;}
.slideBox7 .bd li {zoom: 1; vertical-align: middle;}



	

/*大头条旁边切换图*/	

	.slideBox {

	width: 640px;

	height: 60px;

	overflow: hidden;

	position: relative;

}

.slideBox .hd {

	height: 7px;

	overflow: hidden;

	position: absolute;

	right: 5px;

	top: 10px;

	z-index: 1;

}

.slideBox .hd ul {

	overflow: hidden;

	zoom: 1;

	float: left;

}

.slideBox .hd ul li {

	float: left;

	margin-right: 6px;

	width: 7px;

	height: 7px;

	line-height: 14px;

	text-align: center;

	background:#CCC;

	cursor: pointer;

}

.slideBox .hd ul li.on {

	background: #cf4646; width:7px; height:7px;

	color: #fff;

}

.slideBox .bd {

	position: relative;

	height: 100%;

	z-index: 0;

}

.slideBox .bd li {

	zoom: 1;

	vertical-align: middle;

}

	/*顶部切换图*/

	

	

	/*大头条旁边切换图*/	

	.slideBox3 {
width: 640px;
	/*width: 400px;*/

	height: 75px;

	overflow: hidden;

	position: relative;

}

.slideBox3 .hd {

	height: 7px;

	overflow: hidden;

	position: absolute;

	right: 5px;

	top: 10px;

	z-index: 1;

}

.slideBox3 .hd ul {

	overflow: hidden;

	zoom: 1;

	float: left;

}

.slideBox3 .hd ul li {

	float: left;

	margin-right: 6px;

	width: 7px;

	height: 7px;

	line-height: 14px;

	text-align: center;

	background:#CCC;

	cursor: pointer;

}

.slideBox3 .hd ul li.on {

	background: #cf4646; width:7px; height:7px;

	color: #fff;

}

.slideBox3 .bd {

	position: relative;

	height: 100%;

	z-index: 0;

}

.slideBox3 .bd li {

	zoom: 1;

	vertical-align: middle;

}

	/*顶部旁边切换图*/

	

	/*海口+下面*/	

	.slideBox4 {
width: 850;
	/*width: 400px;*/

	height: 97px;

	overflow: hidden;

	position: relative;

}

.slideBox4 .hd {

	height: 7px;

	overflow: hidden;

	position: absolute;

	right: 5px;

	top: 10px;

	z-index: 1;

}

.slideBox4 .hd ul {

	overflow: hidden;

	zoom: 1;

	float: left;

}

.slideBox4 .hd ul li {

	float: left;

	margin-right: 6px;

	width: 7px;

	height: 7px;

	line-height: 14px;

	text-align: center;

	background:#CCC;

	cursor: pointer;

}

.slideBox4 .hd ul li.on {

	background: #cf4646; width:7px; height:7px;

	color: #fff;

}

.slideBox4 .bd {

	position: relative;

	height: 100%;

	z-index: 0;

}

.slideBox4 .bd li {

	zoom: 1;

	vertical-align: middle;

}

	/*顶部旁边切换图*/




	

	

	

/*对联广告*/	

.fixediv2{position:fixed;top:80px;z-index:9999;width:130px;height:590px;background:#; overflow:hidden;}

.fixediv2 .pic{position:relative;width:120px;height:280px;}

.fixediv2 img{float:left;}

.fixediv2 .close_box{height:25px;line-height:25px;}

.fixediv2 a.close{display:block;height:25px;line-height:25px;background:#fff;font-size:14px;padding:0 10px;color:#5e5e5e;text-decoration:none;text-align:center;cursor:pointer;}

.leftadv2{left:4px;}

.rightadv2{right:4px;}

/*对联广告*/	



/*漂浮功能*/

.mod-sidebar .item {

	position:relative;

	width:48px;

	height:48px;

	margin-top:3px;

*margin-top:0;

	background:url(icon-merged_665a315.png) no-repeat;

	cursor:pointer

}

.mod-sidebar .qr-code {

	background-position:0 0

}

.mod-sidebar .favorite {

	background-position:0 -51px

}

.mod-sidebar .hotword {

	background-position:0 -102px

}

.mod-sidebar .media {

	background-position:0 -153px

}

.mod-sidebar .search {

	background-position:0 -204px;

	z-index:10

}

.mod-sidebar .feedback {

	background-position:0 -255px

}

.mod-sidebar .gotop {

	display:none;

	background-position:0 -306px

}

.mod-sidebar .gotop:hover {

	background-position:0 -357px

}

.mod-sidebar .searchbox {

	position:absolute;

	top:207px;

	right:52px;

	vertical-align:top;

	background:#394151;

	height:48px;

	overflow:hidden;

	width:0;

	border-radius:3px 0 0 3px;

-webkit-transition:width .5s;

-moz-transition:width .5s;

-ms-transition:width .5s;

-o-transition:width .5s;

transition:width .5s;

	white-space:nowrap;

	z-index:1

}

.mod-sidebar .searchbox.show {

	width:302px

}

.mod-sidebar .searchbox .searchInput {

	border:0;

	color:#999;

	font-size:12px;

	height:28px;

	line-height:28px;

	padding:2px 0 2px 6px;

	vertical-align:middle;

	width:268px;

	margin:0;

	background-color:#000

}

.mod-sidebar .searchbox form {

	margin:8px 8px 8px 26px;

	font-size:0;

	line-height:0;

	vertical-align:middle

}

.mod-sidebar .searchbox .close-btn {

	display:block;

	width:22px;

	height:100%;

	position:absolute;

	left:0;

	top:0;

	background:url(http://ns2.bdstatic.com/static/fisp_static/common/img/sidebar/icon-search-hide_a475c94.png) no-repeat 0 -57px;

	cursor:pointer

}

.mod-sidebar .close-tip {

	display:none;

	position:absolute;

	top:118px;

	left:-310px;

	font-size:12px;

	line-height:30px;

	padding:0 10px;

	border-radius:3px;

	background-color:#000;

	color:#fff;

	opacity:.8;

	filter:alpha(opacity=80)

}

.mod-sidebar .close-tip .arrow {

	position:absolute;

	bottom:-8px;

	left:18px;

	width:0;

	height:0;

	border-width:4px;

	border-style:solid;

	border-color:#000 transparent transparent;

	opacity:.8;

	filter:alpha(opacity=80)

}

.mod-sidebar .searchbox .close-btn:hover {

	background:url(http://ns2.bdstatic.com/static/fisp_static/common/img/sidebar/icon-search-hide_a475c94.png) no-repeat 0 0

}

.mod-sidebar .searchbox button {

	display:none;

	color:#fff;

	border:0;

	margin:0;

	padding:0;

	width:48px;

	height:32px;

	text-align:middle;

	font-size:12px;

	line-height:32px;

	background:#b7c5ca;

	vertical-align:middle

}

.button-rotate {

	overflow:hidden;

	color:#fff;

	background:#37474f

}

.button-rotate a {

	content:attr(data-text);

	position:absolute;

	top:0;

	left:0;

	width:100%;

	height:100%;

	line-height:48px;

	font-size:12px;

	font-weight:700;

	color:#fff!important;

	border-radius:3px;

	background-color:#cf6468;

	text-decoration:none!important;

	text-align:center;

	-webkit-transform-origin:-50% 50%;

	transform-origin:-50% 50%;

	-webkit-transform:rotate3d(0, 0, 1, 90deg);

	transform:rotate3d(0, 0, 1, 90deg);

-webkit-transition:-webkit-transform .3s ease-in;

transition:transform .3s ease-in;

	opacity:0\9;

	filter:alpha(opacity=0)\9

}

.button-rotate:hover a, .button-rotate:hover {

	-webkit-transition-timing-function:ease-out;

	transition-timing-function:ease-out

}

.button-rotate:hover a {

	-webkit-transform:rotate3d(0, 0, 1, 0deg);

	transform:rotate3d(0, 0, 1, 0deg);

	text-decoration:none;

	opacity:1\9;

	filter:alpha(opacity=100)\9

}

.favorite a, .feedback a {

	width:28px;

	height:28px;

	line-height:14px;

	padding:10px

}

.gotop a {

	display:block;

	width:48px;

	height:48px

}

.mod-sidebar .notice-sidebar-favorite {

	position:absolute;

	top:53px;

	left:-299px;

	width:233px;

	height:46px;

	padding:12px 28px;

	border-radius:3px;

	background-color:#000;

	opacity:.8;

	filter:alpha(opacity=80)

}

.mod-sidebar .notice-sidebar-favorite .arrow {

	position:absolute;

	top:20px;

	right:-13px;

	width:0;

	height:0;

	border-width:7px;

	border-style:solid;

	border-color:transparent transparent transparent #000;

	opacity:.8;

	filter:alpha(opacity=80)

}

.mod-sidebar .notice-sidebar-favorite .content {

	font-size:14px;

	line-height:20px;

	color:#fff

}

#goTop{

    position: fixed;

    width: 54px;

    left: 52%;

    margin-left: 550px;

    bottom: 20px;

    _position: absolute;

    _top: expression(eval(document.documentElement.scrollTop || document.body.scrollTop)+eval(document.documentElement.clientHeight || document.body.clientHeight)-361+'px');

    z-index:998;

}

#goTop .qr-code-container {

	display:none;

	width:330px;

	height:130px;

	padding:20px;

	position:absolute;

	margin-left:-375px;

	margin-top:-50px;

	color:#333;

	text-align:left;

	background:#eff1f4;

	border-radius:3px;

	box-shadow:0 2px 3px #ccc;

*border:1px solid #ccc;

	border:1px solid #ccc\9

}

#goTop .qr-code-container .item-container {

}

#goTop .qr-code-container .left {

	float:left;

	width:130px;

	height:130px

}

#goTop .qr-code-container .right {

	float:right;

	width:182px

}

#goTop .qr-code-container .item-container .img-container {

	display:block;

	width:100%

}

#goTop .qr-code-container .item-container .img-container img {

	width:100%;

	height:100%

}

#goTop .qr-code-container .item-container .title {

	font-size:26px;

	font-weight:400;

	margin-bottom:15px;

	margin-top:10px

}

#goTop .qr-code-container .item-container ul {

	margin-left:20px

}

#goTop .qr-code-container .item-container ul li {

	list-style:disc;

	color:#666;

	font-size:14px;

	line-height:1.7

}

/*漂浮功能*/







/*新版列表页样式*/



.newsLocation{margin:5px 0 5px 0;padding:0; color:#3d4450; font-size:12px;}



.liebiaobt{width:455px; height:70px; font-size:16px; text-align:center; overflow:hidden; line-height:30px; margin-right:15px; font-weight:bold;}

.liebiaozy{width:455px; overflow:hidden; height:85px; line-height:30px; text-align:left; text-indent:2em; font-size:14px; margin-right:15px; margin-bottom:8px; color:#3d4450;}

.liebiaoph{height:30px; line-height:30px; font-size:14px; text-align:left; overflow:hidden; width:298px; margin-bottom:5px;}





.list_right{float:right;width:336px;}

.list_left{ float:left; width:712px;}

.list_content{}

.list_content ul{float:left;}

.list_content ul li{float:left; border-bottom:1px solid #d9d9d9; padding:10px 0px 10px 10px;width: 500px;}
.list_content li{float:left; border-bottom:1px solid #d9d9d9; padding:10px 0px 10px 10px;width: 500px;}

.list_img{ float:right; width:150px; margin-left:5px;}

.list_img img{ max-width:150px;} 

.list_fight {float:left;width:500px; }

.list_fight h3{ font-size:16px; line-height:25px; height:25px; overflow:hidden; font-family:"微软雅黑","宋体",Arial,sans-serif;}

.list_fight h3 a{color: #3d4450;}

.list_fight h3 a font{color: #3d4450;}

.list_info{ line-height:22px; height:40px; overflow:hidden;font-size:14px; margin-top:5px; text-indent:28px; color:#3d4450;}

.list_fight p{ padding:0; margin:0; color:#867878; margin-top:15px; font-size:12px;}





/*分页*/

#displaypagenum a {

    font-size: 14px;

    border: solid 1px #cf4646;

    background-color: #fFF;

    padding: 3px 5px;}



span.page {

    border: solid 1px #cf4646;

    margin-bottom: 10px;

    background: #cf4646;

    font-weight: bold;

    color: white;

    padding: 3px 5px;

}





.lmtt{ background:url(lmtt.jpg) no-repeat top center; height:22px; padding-left:10px; color:#3d4450; margin-bottom:10px; width:322px;}





/*鼠标经过图片变大*/

.ul_liebiao99{ width:150px;}

.ul_liebiao99 li{float:left; height:105px; width:150px;  position:relative;overflow:hidden; overflow:hidden; margin-bottom:10px;}

.ul_liebiao99 li img{height:105px; width:150px;z-index:10; border:0;}

.ul_liebiao99 li:hover img {

-webkit-animation:moves .9s ease forwards;

animation:moves .9s ease forwards}



@-webkit-keyframes moves {

0% {

-webkit-transform:scale(1)

}

100% {

-webkit-transform:scale(1.1)

}

}

@keyframes moves {

0% {

transform:scale(1)

}

100% {

transform:scale(1.1)

}

}



.ul_liebiao99 li div{ width:150px; height:25px; filter:alpha(Opacity=60);-moz-opacity:0.7;opacity: 0.7;z-index:100; position:absolute; right:0px; bottom:0px; background-color:#000; font:12px '微软雅黑'; color:#fff !important; text-align:center; line-height:25px; margin-right:1px; overflow:hidden; font-weight:bold;}



.ul_liebiao99 li div font{color:#fff;}



.pointer {CURSOR: pointer}

/*鼠标经过图片变大*/



.sp15{height:15px; clear:both; font-size:1px;}

.pb5{width:336px; overflow:hidden; height:27px; line-height:27px; font-size:14px; font-family:"微软雅黑","宋体"; }

.pb5 font{color:#3d4450;}





.hnjjt{width:334px; height:169px;}

.hnjjt li{width:334px; float:left; height:86px; margin-bottom:4px;}

.hnjjtimg{float:left; width:112px; height:86px;}

.hnjjtbt{float:left; margin-left:5px;  margin-bottom:5px; width:217px; overflow:hidden; height:20px; line-height:25px; text-align:left; font-size:14px; font-weight:bold;}

.hnjjtzy{float:left; margin-left:5px;  width:217px; overflow:hidden; height:60px; line-height:20px; text-align:left; font-size:13px;}







/*列表内要闻海南海口切换*/

#wrap2{

	text-align:left;

	width:450px;



	}

#cca{

	float:left; 

	width:25px; 



	}

#cca ul{

}

#cca li{

	height:60px; 

	line-height:30px; 

	text-align:center;}

#cca a{color:#3d4450;

font-size:14px;

text-decoration:none; 

display:block; 

 width:20px; border:1px solid #ccc; }

#cca a:hover,#cca .oo a{

	color:#fff;

	height:60px;

	line-height:30px;

	 background:#CCC ;

	  border:1px solid #ccc;

	background-position: right top;

	font-weight: bold; 

}

#contentliebiao{ width:445px;

	 margin-left:10px;

	}

#contentliebiao h1{

	font-size:16px; 

	font-weight:normal; 

	margin:0; 

	padding:0; 

	margin-bottom:8px}

#contentliebiao ul{

	list-style:none; 

	margin:0; 

	padding:0}

#contentliebiao li{padding:3pxl; overflow:hidden;}

#copy{clear:both}



.pb7 {

    

    overflow: hidden;

    height: 30px;

    line-height: 30px;

    font-size: 15px;

    font-family: "微软雅黑","宋体"; text-align:left; margin-left:30px;

}



.liebiaoneirong{width:1080px; margin:0 auto; background-color:#FFF; padding-top:10px; padding-left:10px; padding-right:10px;}

.liebiaohongxian{width:712px; border-top:1px solid #cf4646; margin-bottom:10px;}

.liebiaohsbk{width:150px; border:1px solid #CCC; padding:10px;}

.liebiaotpbk{margin-bottom:10px; text-align:center;}

/*新版列表页样式*/









/*新版文章页样式*/

.xinnews_content{ width:712px; overflow:hidden; margin-bottom:10px;}

.newsContent_title{margin:10px auto;padding:5px 0; width:702px;text-align:center;font-size:24px;font-weight:bold; line-height:28px;}

.newsContent_title h1 {font-size:24px; font-weight:bold; line-height:32px; font-family:"宋体",Arial,sans-serif; color:#303030;}

.newsContent_Source {

    margin: 10px auto;

    padding: 5px 0;

    width: 702px;

    border-bottom-width: 1px;

    border-top-style: none;

    border-right-style: none;

    border-bottom-style: solid;

    border-left-style: none;

    border-bottom-color: #dadada;

    background: #f1f1f1;

    text-align: center;

	 font-size:12px; color:#303030;

}



.newsContent_Detailed {

    margin: 10px auto;

	padding: 5px 0;

    width:682px;

	line-height:30px;

	font-size:15px;

	font-family:"宋体",Arial,sans-serif; color:#303030; 

}



.newsContent_Detailed p{font-size: 15px;

    line-height: 30px; font-family:"宋体",Arial,sans-serif; color:#303030;

    }





.newsContent_Detailed a:visited {

    text-decoration: underline;

    color: #1E50A2 !important;

}

.newsContent_Detailed a:link {

    text-decoration: underline;

    color: #1E50A2 !important;

}



.newsContent_bianji {

    text-align: right; font-size:12px; font-family:"宋体",Arial,sans-serif; color:#303030; margin-top:15px;

}





.w-areaBox {

    position: relative;

    height: 110px;

    width: 100%;

}



.w-commentArea {

    height: 88px;

    width: 97.8%;

    padding: 10px 1%;

    border: 1px solid #dcdcdc;

    resize: none;

    outline: 0;

    font-size: 14px;

    color: #ededed;

	background: url(http://css.hkwb.net/news/photos/bg_03.jpg) no-repeat center;

}

a.w-submitBtn {

    display: block;

    float: right;

    width: 120px;

    height: 40px;

    background: #f54343;

    text-align: center;

    color: #fff;

    font: 18px/40px "microsoft yahei";

}



.w-submitBar {

    width: 100%;

    height: 40px;

    border: 1px solid #dcdcdc;

    border-top: 0;

    background: #F7F7F7;

}





.txw { margin-left:105px !important;

    width: 700px !important;

    height: 60px;

    overflow: hidden;

}

.txw .tp {

    float: left;

    width: 120px;

    height: 60px;

    overflow: hidden;

}

.txw .tp_space {

    float: left;

    width: 20px;

    height: 60px;

    overflow: hidden;

}



.xwpl{background:url(xwpl.png) no-repeat top center; height:25px;}



/*新版文章页样式*/







/*右下角弹窗*/

#pop{width:290px; height:200px;font-size:12px;position:fixed;right:0;bottom:0;}

#popHead{line-height:32px;border-bottom:1px solid #e0e0e0;font-size:16px;padding:0 0 0 10px; color:fff;}

#popHead h2{font-size:14px;color:#666;line-height:32px;height:32px;}

#popHead #popClose{position:absolute;right:10px;top:72px;}

#popHead a#popClose:hover{color:#f00;cursor:pointer;}



<!--新版翔宇列表页页码样式-->
.pages	{ font-size: 13px; padding:0; text-align: center;margin: 20px  auto; width:660px; margin-top:40px;}
.pages li{float: left;margin-right: 6px;}
.page-previous a{background-color:#fff;border:1px solid #e4e4e4;border-radius:5px; padding:5px;}
.page-next a{background-color: #fff;border: 1px solid #e4e4e4;border-radius: 2px; padding: 7px 14px;}
.page a{background-color: #f5f5f5;border: 1px solid #d7d7d7;border-radius: 2px;color: #333;cursor: pointer;padding: 7px 14px;text-decoration: none;}
.page a:hover,.page-active a{background-color: #cc2a1d;border: 1px solid #cc2a1d; color: #FFFFFF;}

.content_l3{ border-bottom: 1px solid #E3E3E3; border-left: 1px solid #E3E3E3;  border-right: 1px solid #E3E3E3;float: left; width:875px; height:1500px;}
#news_list{ margin: 10px; _margin: 5px; padding: 0px; }
.list_2_l22 {padding-bottom: 0px; padding-left: 0px; width: 92%; padding-right: 0px; margin-left: auto; font-size: 14px; margin-right: auto; padding-top:30px}


